home *** CD-ROM | disk | FTP | other *** search
/ Tux Racer / Tux Racer.iso / program files / Sunspire Studios / Tux Racer / courses / arctic / arctic3 / course.tcl next >
Encoding:
Text File  |  2001-09-09  |  388 b   |  13 lines

  1. objset :course -course_name "Arctic 3"
  2. objset :course:heightmap -width 152
  3. objset :course:heightmap -length 2000
  4. objset :course:heightmap -play_width 140
  5. objset :course:heightmap -play_length 1914.28
  6. objset :course:heightmap -angle 25
  7. objset :course:heightmap -elev_scale 28
  8. objcall :course:heightmap load_elevation elev.png
  9.  
  10. objset :course -start_pt {79 12}
  11.  
  12. tux_course_init
  13.